evolutionary algorithm meaning
Meaning
Mobile
- [Computer]
(EA) An algorithm which incorporates aspects of natural selection or survival of the fittest. An evolutionary algorithm maintains a population of structures (usually randomly generated initially), that evolves according to rules of selection, recombination, mutation and survival, referred to as genetic operators. A shared "environment" determines the fitness or performance of each individual in the population. The fittest individuals are more likely to be selected for reproduction (retention or duplication), while recombination and mutation modify those individuals, yielding potentially superior ones.
EAs are one kind of evolutionary computation and differ from genetic algorithms. A GA generates each individual from some encoded form known as a "chromosome" and it is these which are combined or mutated to breed new individuals.
EAs are useful for optimisation when other techniques such as gradient descent or direct, analytical discovery are not possible. Combinatoric and real-valued function optimisation in which the optimisation surface or fitness landscape is "rugged", possessing many locally optimal solutions, are well suited for evolutionary algorithms.
Examples
- The idea of evolutionary algorithms is not new
- The idea of evolutionary algorithms is not new
- Multi-parent-crossover niches evolutionary algorithm
- Vehicle scheduling problem based on dna evolutionary algorithm
- A study of multi-objective optimization evolutionary algorithm
- Constraint-handling techniques based on evolutionary algorithms
- Combinatorial optimization using multi-agent evolutionary algorithm
- Asynchronous parallel evolutionary algorithm for function optimization
- Dynamic mutation ratio and multi-population in evolutionary algorithms
- Binary ant colony evolutionary algorithm
Other Languages
- "evolutionary algorithm" meaning in Chinese: 进化算法
- "evolutionary algorithm" meaning in Russian: Эволюционные алгоритмы
Related
What is the meaning of evolutionary algorithm and how to define evolutionary algorithm in English? evolutionary algorithm meaning, what does evolutionary algorithm mean in a sentence? evolutionary algorithm meaning,evolutionary algorithm definition, translation, pronunciation, synonyms and example sentences are provided by eng.ichacha.net.
Last modified time:Mon, 18 Aug 2025 00:29:56 GMT
